| StipendSummary |
| EntityType | Independent |
| Logical Entity Name | StipendSummary |
| Default Table Name | SaStipend |
| Logical Only | NO |
| Definition | |
| Note |
| StipendSummary Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
StipendSummaryId |
INTEGER | NO | ||
StudentId |
INTEGER | YES | ||
StudentEnrollmentPeriodId |
INTEGER | YES | ||
| Status | CHAR(1) | NO | ||
| TotalAmount | MONEY(19, 4) | NO | ||
| NumberDisbursements | SMALLINT | NO | ||
| DisbursedAmount | MONEY(19, 4) | NO | ||
| FirstPaymentDate | DATETIME | NO | ||
| PaymentFrequency | INTEGER | NO | ||
| StudentAcademicYearId | INTEGER | YES | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| LastModifiedUserId | INTEGER | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
| LockedByStaffId | INTEGER | YES |
| StipendSummary Keys |
| Key Name | Key Type | Keys |
| SaStipend_Status_N_N_IDX | Inversion Entry | Status |
| SaStipend_SaStipendID_U_C_IDX | PrimaryKey | StipendSummaryId |
| StipendSummary Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Student | Non-Identifying | Zero or One to Zero or More | StudentId | NO | |||
| StudentEnrollmentPeriod | Non-Identifying | Zero or One to Zero or More | StudentEnrollmentPeriodId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| Refund | Non-Identifying | One To Zero or More | NO | ||||
| StipendSchedule | Non-Identifying | One To Zero or More | NO |
| StipendSummary Check Constraints |
| Check Constraint Name | CheckConstraint |